Skip to content

Paint the stack page in the documentation's red - #54

Merged
oblomov-dev merged 2 commits into
mainfrom
claude/peaceful-allen-1ru5ro
Aug 20, 2026
Merged

Paint the stack page in the documentation's red#54
oblomov-dev merged 2 commits into
mainfrom
claude/peaceful-allen-1ru5ro

Conversation

@oblomov-dev

Copy link
Copy Markdown
Member

The three sample pages carried the UI5 blue (#0a6ed1) while
https://abap2ui5.github.io/docs is written in #d03c4a, so a reader crossing
between them saw two different sites. This aligns the palette; sibling pull
requests do the same in samples and samples-controls.

The colour is one set of custom properties, so only --accent and
--accent-soft move, light and dark. Everything drawn from them follows: the
group chips, the badges, the copy buttons, the focus ring, the masthead wash and
the "you are here" marker in the shared family bar.

light dark
--accent #d03c4a #ef8b93
--accent-soft #fceced #3a2126
--accent-ink #ffffff #1a1013

--accent-ink is the text ON the accent, so it only follows the dark end into
a warmer near-black; white on #d03c4a is 4.7:1, above the AA threshold.

The second commit reverts a wording change that was in the first: the note about
the missing button still says "Playground", because the two sibling pages still
call it that. That paragraph is unchanged from main.

npm run check:family-nav and npm run check:web pass, and the page was
rendered against the generated apps.json to confirm nothing else was tinted.


Generated by Claude Code

claude added 2 commits August 20, 2026 13:42
The three sample pages carried the UI5 blue while https://abap2ui5.github.io/docs
is written in #d03c4a, so a reader crossing between them saw two different
sites. Only --accent and --accent-soft move, light and dark; everything drawn
from them follows.

The note about the missing button follows the two sibling pages, where the
per-sample button is now called "Live Demo".

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016eWdFZN8QTNCk9ijHP3NkA
The rename belonged on the documentation's start page, not here: the two
sibling pages still call that button Playground, and this note points at them.
Reverts the label half of b7a2a9d; the colour stays.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016eWdFZN8QTNCk9ijHP3NkA
Copilot AI lite review requested due to automatic review settings August 20, 2026 13:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@oblomov-dev
oblomov-dev merged commit 4825bec into main Aug 20, 2026
23 checks passed
@oblomov-dev
oblomov-dev deleted the claude/peaceful-allen-1ru5ro branch August 20, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants